Skip to content
Back to search
30
MCP

AlphaVantage Trader

pulsemcp/alphavantage trader

Integrates with AlphaVantage API to fetch intraday stock data, calculate technical indicators, and generate trade recommendations based on market analysis.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alphavantage_trader": {
      "url": "None",
      "transport": "http"
    }
  }
}